Click or drag to resize

MessageReceivedRepresentingAddressType Property

Contains the address type for the messaging user who is represented by the user actually receiving the message.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string ReceivedRepresentingAddressType { get; set; }

Property Value

Type: String
The type of the received representing address.
See Also